home *** CD-ROM | disk | FTP | other *** search
/ Talisman BBS - Support Disks / talisman bbs - dox - side 2.D64 / external progs < prev    next >
Encoding:
Text File  |  1995-01-01  |  3.2 KB  |  72 lines

  1. 3.4  Program files
  2.  
  3. Novaterm comes with several external programs which provide features
  4. that could not be included in the main program.  In addition to the
  5. regular selection of external programs, there is a separate program
  6. which brings up a menu of external programs identical to that in the
  7. main program.  When an external program ends, it loads this menu
  8. selection program instead of the main program, taking considerably
  9. less time.  This makes it quicker to switch between programs.
  10.  
  11.  
  12. 3.4.1  BBS mode.
  13.  
  14. The BBS mode is a small answering service of sorts that imitates a
  15. bulletin board program.  It allows other users to call in, view the
  16. directory, upload and download files, read and write textfiles, and
  17. leave messages to you.  It has a chat mode, and it keeps a log of
  18. people who have called.  Users may also upload hidden files, which may
  19. only be seen by the sysop.
  20.  
  21. The BBS mode differs from a normal BBS in that there is no public
  22. message base, no electronic mail (except feedback to the sysop), and
  23. no maintained list of users.  The BBS mode is meant only as a simple
  24. front end interface for users to call in and get files and such.  The
  25. program has been released in BASIC code (rather than compiled) so that
  26. it may be modified for personal use.  [However, if you are going to
  27. distribute Novaterm, the BBS mode MUST be distributed in its ORIGINAL,
  28. unmodified form.]
  29.  
  30. BBS mode may be run either through Novaterm or loaded directly from
  31. BASIC.  If loaded from BASIC, the program loads Novaterm's machine
  32. language files as well as your configuration file.
  33.  
  34. BBS mode has its own configuration file (given the file name "\bbs
  35. config"), and this is loaded when the program is run, if there is one
  36. on the disk.  The program also keeps a statistics file (called
  37. "\stats") which records the last caller, number of messages, number of
  38. uploads and downloads, and number of callers.
  39.  
  40. BBS mode first asks for the current time.  Enter the time in 24-hour
  41. form (BBS mode interprets AM or PM from this).
  42.  
  43. You are then presented with the setup menu.  Each option has the
  44. following function:
  45.  
  46. Sysop name:  This is the name you use to log in as the sysop. When you
  47. log in as the sysop, you have special access to read feedback, execute
  48. disk commands, look at the caller log, and see and download hidden
  49. files.  If you enter this name when you log in, you are prompted for
  50. sysop password, described below.
  51.  
  52. BBS name:  This is the name displayed above the default user menu. It
  53. has no other real significance, except as a symbol of your particular
  54. BBS mode.
  55.  
  56. System password:  If you enter a system password here, users are
  57. required to supply the password when they log in.  If this is left
  58. blank, no password is requested at login.
  59.  
  60. Sysop password:  It is highly recommended that you enter something
  61. here.  If you try to log in under the sysop name, this sysop password
  62. is requested.  Supplying the correct password gives a person sysop
  63. access, described above.  As a double protection against invalid sysop
  64. access, the sysop name is never made known to users who call in, so
  65. someone would have to know both the sysop name and password to get
  66. sysop access.
  67.  
  68. Opening message:  This is the file name of a textfile that is
  69. displayed after someone logs in.  If left blank, the file is not
  70. searched for.
  71.  
  72. Main menu:G